Welcome![Sign In][Sign Up]
Location:
Search - wininet ftp

Search list

[Ftp Clientcompleted_ftp_client

Description: 利用winInet实现完整的ftp客户实例。-use winInet achieve complete ftp client examples.
Platform: | Size: 218295 | Author: xiaojun | Hits:

[Ftp ClientMyFTP_T

Description: 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Platform: | Size: 29485 | Author: 严磊 | Hits:

[Internet-NetworkCodeProject

Description: 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
Platform: | Size: 99464 | Author: zy | Hits:

[Ftp ClientCsharpFTP_src

Description: The WinInet.dll API is able to tunnel through firewalls - this simple FTP client will support file transfer even when your firewall has only port 21open!
Platform: | Size: 6698 | Author: 韩山 | Hits:

[Internet-NetworkHttpAndFtpTest

Description: 关于wininet用于FTP,HTTP通讯方面的总结,和不同函数和协议之间的测试比较。想了解wininet的用法,看看该工程的代码就可以了。
Platform: | Size: 18329 | Author: 胡振勇 | Hits:

[Firewall-SecurityVC++网络高级编程之八

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP 其中有两个例子.有一个可以设置防火墙和代理类型,界面没有另一个好.-example through the WinInet programming interface to achieve a complete FTP client, and interface similar to the new CuteFTP with two examples. One can set up a firewall and proxy types, not another good interface.
Platform: | Size: 223595 | Author: 张思发 | Hits:

[GUI Developpb9(topwiz)

Description: 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。 6。imageedit:封装了Windows自带的柯达图象编辑控件和图象扫描控件。可以处理保存jpg、gif、tif和bmp文件。 7。linectr: 统计程序的代码行数。 8。mutex: 使用互斥体保证程序只运行一个。(CreateMutexA) 9。netquery:查找网上邻居、映射驱动器等等。 10。ping: 获取本机ip和名称、ip和域名互查、判断ip能否ping通。 11。runandwait:运行外部程序并等待结束。(CreateProcessA,WaitForSingleObject) 12。splitbars:可以记忆位置的分割条对象。 13。statbar:在内置的工具栏和状态条上放置各种控件。(GetClassName,SetParent) 14。webbrower(pb8):封装Web浏览器控件。 15。winsock:使用winsock进行通讯。-Some Source Code
Platform: | Size: 1231872 | Author: chenmiao | Hits:

[Internet-NetworkNSWinInet

Description: Visual Basic WinInet Use FTP
Platform: | Size: 22528 | Author: koreshin | Hits:

[Internet-NetworkNSWinInet

Description: Visual Basic WinInet Use FTP
Platform: | Size: 22528 | Author: koreshin | Hits:

[Internet-NetworkwinInetInternet

Description: 调用wininet类集进行Internet客户程序开发,作为拥护访问internet的接口,在http,ftp,gopher协议支持下,从internet上响应的服务器获取资源-Cluster wininet call customers to Internet development, as access to internet interface support in the http, ftp, gopher protocol support, the response from the server on the internet access to resources
Platform: | Size: 44032 | Author: kitty | Hits:

[Internet-NetworkFtpClient

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-This instance through the WinInet programming interface to implement a complete FTP client application, its interface is similar to CuteFTP and LeapFTP
Platform: | Size: 116736 | Author: fangzhou | Hits:

[OtheroneuseWinINetcreateFTP

Description: 简单介绍如何基于vb使用wininet开发ftp的客户端-simple
Platform: | Size: 93184 | Author: 莫影凌 | Hits:

[Windows DevelopUrlExplr_src

Description: 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all internet related files are managed. Of course this journey turned into a full-blown application to look into the cache and view the details of what s actually kept there. All methods to manipulate the URL cache are part of the WinInet library. This library is fairly low-level (not quite at the socket level, but it s pretty far down there). In addition to the cache, the library also provides http, ftp, and gopher file transfer functionality. Walking the URL cache is very similar to using the Win32 file related functions. FindFirst (with some parameters) returns a handle, FindNext (until there are no more), that sort of thing. I developed a set of classes to deal with the nitty-gritty. You ll find these in the UrlCacheUtil.h/.cpp files. The application is fairly self documenting (famous last words). I
Platform: | Size: 26624 | Author: 老板 | Hits:

[Delphi VCLWEBCOPY

Description: 通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER Supplier : Team SKYDANCER Rlz date : 01/10/2006 Packager : Team SKYDANCER Archives : 01x0.5mb Cracker : non Protec. : non TWebCopy uses the Wininet API to load the selected files via http or ftp from Intranet or Internet sites or can copy files by UNC name over the network. It features a progress/cancel dialog and threaded execution. (ASP script available to handle POST based HTTP uploads) WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date. Files to copy over the web can be easily set at design time using a Items collection or programmatically : HTTP: with WebCopy.Items.Add do begin URL := http://www.tmssoftware.com/webcopy.zip Protocol := wpHTTP FileDate := EncodeDate(2002,3,18) CopyNewerOnly := true TargetDir := c:\temp end FTP: with WebCopy.Items.Add do begin FTPHost := ftp.tms
Platform: | Size: 27648 | Author: newsun | Hits:

[Windows DevelopFtpClient

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-The instance through WinInet programming interface to achieve a complete FTP client program, its interface is similar to CuteFTP and LeapFTP
Platform: | Size: 89088 | Author: quan zhang | Hits:

[Internet-NetworkWinInet_FTP_Class

Description: FTP Client using wininet Example
Platform: | Size: 161792 | Author: Liu Lingxia | Hits:

[Internet-NetworkCsharpFTP_src

Description: The WinInet.dll API is able to tunnel through firewalls - this simple FTP client will support file transfer even when your firewall has only port 21open!-The WinInet.dll API is able to tunnel through firewalls- this simple FTP client will support file transfer even when your firewall has only port 21open!
Platform: | Size: 7168 | Author: 煤矿区 | Hits:

[Windows DevelopFtpClient

Description: VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器。-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional, functions covering the common Ftp software. Using one-third of the window in the form of columns, windows and local task windows and remote window glance. Set and remote FTP connection information, you can quickly connect to the server.
Platform: | Size: 79872 | Author: 123456 | Hits:

[Windows DevelopFTPclient

Description: VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-VC++ FTP client development-- example WinInet source code, a FTP client source code, the interface looks quite professional, functions are basically covers the common function of Ftp software. Using three paned window form, and the local and remote tasks window window window stick out a mile. Setting and remote FTP connection information, fast connection to server, interface as shown above.
Platform: | Size: 78848 | Author: lpudn63 | Hits:

[CommunicationFtpClient2

Description: 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinInet source code examples, an FTP client source code, the interface looks quite professional, functional and covering the common Ftp software. Thirds bar window using the form, the task window and the local window and remote window glance. After set-up and remote FTP connection information, you can quickly connect to the server, the interface as shown above.
Platform: | Size: 75776 | Author: 李超 | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net